home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4870 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  984 b 

  1. Path: ix.netcom.com!netnews
  2. From: davilism@ix.netcom.com(David Lee )
  3. Newsgroups: comp.lang.c
  4. Subject: word-processing program
  5. Date: 7 Feb 1996 16:12:45 GMT
  6. Organization: Netcom
  7. Message-ID: <4faj1t$3lt@cloner4.netcom.com>
  8. NNTP-Posting-Host: ix-nyc13-14.ix.netcom.com
  9. X-NETCOM-Date: Wed Feb 07  8:12:50 AM PST 1996
  10.  
  11. Anyone can help me for the project which is a word processing program?
  12. The program must have the following functions:
  13. 1. print sentences- the text read from the input file will be written
  14. out so that each new sentence begins one a new line.
  15. 2. search(Word)- all sentences from the sentence database that contains
  16. Word.
  17. 3. stem_sentences- the input text will be stemmed and the stemmed
  18. sentences written out.
  19. 4. stem_search(Word)- Word will be stemmed and the database of stemmed
  20. sentences will be searched for the stemmed word.
  21.  
  22. If anyone is interested in helping me out, send me an e-mail. I will
  23. fax u the actual project problem.
  24.  
  25. Thank you very, very, very much.
  26.  
  27.  
  28.  
  29.  
  30.